Class com.symantec.itools.io.InterleavedReader.InputRecord
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.symantec.itools.io.InterleavedReader.InputRecord

Object
   |
   +----com.symantec.itools.io.InterleavedReader. InputRecord

protected class InterleavedReader.InputRecord
extends Object

Note: This class is not public and therefore cannot be used outside this package.

Variable Index

 o stream
 o thread

Constructor Index

 o com.symantec.itools.io.InterleavedReader. InputRecord(InterleavedReader, InputStream, InterleavedReader. ReaderThread)

Variables

 o stream
public java.io.InputStream stream
 o thread
public com.symantec.itools.io.InterleavedReader. ReaderThread thread

Constructors

 o InterleavedReader.InputRecord
public InterleavedReader.InputRecord(InterleavedReader this$0,
                                     InputStream strm,
                                     InterleavedReader.ReaderThread th)

All Packages  Class Hierarchy  This Package  Previous  Next  Index